|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
opencard.core.OpenCardException
opencard.core.terminal.CardTerminalException
opencard.core.terminal.TerminalTimeoutException
Thrown when a timeout occured.
| Field Summary | |
protected int |
d_interval
|
| Constructor Summary | |
TerminalTimeoutException(java.lang.String msg,
int interval)
|
|
| Method Summary | |
int |
getTimeoutValue()
Returns the timeout interval value. |
| Methods inherited from class opencard.core.terminal.CardTerminalException |
getCardTerminal, getSlot |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected int d_interval
| Constructor Detail |
public TerminalTimeoutException(java.lang.String msg,
int interval)
| Method Detail |
public int getTimeoutValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||